home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 62 / Quick PC 62.iso / I386 / IIS5_01.CAB / IIS_iichkpath.str < prev    next >
Encoding:
Text File  |  1998-04-08  |  228 b   |  8 lines

  1. <%
  2. 'Localizable strings for iichkpath.asp
  3.  
  4. Const L_THEFILE_TEXT = "The file "
  5. Const L_THEPATH_TEXT = "The path "
  6. Const L_NOTEXIST_TEXT = " does not exist."
  7. Const L_ENTERFILENAME_TEXT = "Please enter a valid file name."
  8. %>